g_scanner_unexp_token

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. void g_scanner_unexp_token(GScanner* scanner, GTokenType expected_token, const(gchar)* identifier_spec, const(gchar)* symbol_spec, const(gchar)* symbol_name, const(gchar)* message, gint is_error)
    version(Derelict_Link_Static)
    extern (C) extern (C) nothrow
    void
    g_scanner_unexp_token
  2. da_g_scanner_unexp_token g_scanner_unexp_token;

Meta